Host

public interface Host

A host name of the URI.

Functions

Link copied to clipboard
public static Host of(String host)
Returns the Host instance for the given host name.
Link copied to clipboard
public String value()
Returns a string that represents the host name.